Blob Blame History Raw
diff --git a/openarc/openarc.c b/openarc/openarc.c
index 7e191dc..8b96834 100644
--- a/openarc/openarc.c
+++ b/openarc/openarc.c
@@ -3645,8 +3645,8 @@ mlfi_eom(SMFICTX *ctx)
 				if (conf->conf_dolog)
 				{
 					syslog(LOG_WARNING,
-					       "%s: can't parse %s; ignoring",
-					       afc->mctx_jobid, AUTHRESULTSHDR);
+					       "%s: can't parse %s; %s ; ignoring",
+					       afc->mctx_jobid, AUTHRESULTSHDR, hdr->hdr_val);
 				}
 
 				continue;