$NetBSD$

--- src/protocol/ftp/ftp.c.orig	2008-02-16 18:45:03.000000000 -0500
+++ src/protocol/ftp/ftp.c
@@ -1322,7 +1322,9 @@ ftp_process_dirlist(struct cache_entry *
 			}
 
 		} else {
+#if 0
 			ERROR("Error parsing: [%.*s]", line_length, buf);
+#endif
 		}
 	}
 }
