log_warn
log_warn(const char *fmt, ...)
#define log_warn(fmt, args...) syslog(LOG_WARNING, fmt, ##args)