*** empty log message ***
diff --git a/auth1.c b/auth1.c
index c273f2f..03a54a9 100644
--- a/auth1.c
+++ b/auth1.c
@@ -297,7 +297,7 @@
 			 * Any unknown messages will be ignored (and failure
 			 * returned) during authentication.
 			 */
-			log("Unknown message during authentication: type %d", type);
+			logit("Unknown message during authentication: type %d", type);
 			break;
 		}
 #ifdef BSD_AUTH