Merge pull request #2630 from ludovic-henry/fix-registeredwaithandle-leak
[mono.git] / mcs / mcs / report.cs
index e9b16d1c0ee2d8ac7fa001cb8e649c4c38bab705..74bbb46c640cf42053a1d096fd4472a61804934b 100644 (file)
@@ -58,7 +58,7 @@ namespace Mono.CSharp {
                        3021, 3022, 3023, 3024, 3026, 3027,
                        4014, 4024, 4025, 4026,
                        7035, 7080, 7081, 7082, 7095,
-                       8009,
+                       8009, 8094
                };
 
                static HashSet<int> AllWarningsHashSet;