$OpenBSD: patch-arc_c,v 1.2 2005/10/13 18:05:20 naddy Exp $
--- arc.c.orig	Tue Oct 11 23:45:24 2005
+++ arc.c	Tue Oct 11 23:45:36 2005
@@ -290,7 +290,7 @@ main(num, arg)			/* system entry point *
 			keepbak = 1;
 
 		else if (*a == 'W')	/* suppress warnings */
-			warn = 0;
+			arcwarn = 0;
 #if	!DOS
 		else if (*a == 'I')	/* image mode, no ASCII/EBCDIC x-late */
 			image = !image;
