DBG_WARN
#define DBG_WARN 0x10 /* warning type traces */
enum { DBG_LEVEL1 = 0x01, DBG_LEVEL2 = 0x02, DBG_WARN = 0x04,