DWARN
#define DWARN(fmt, ...) do { \
#define DWARN(...) (void)0
#define DWARN(...) DWFTP(if (ftp_debug) warn(__VA_ARGS__))