diff --git a/src/checkstyle/checkstyle-suppressions.xml b/src/checkstyle/checkstyle-suppressions.xml
index 33ca74b2c80..e112032fe6b 100644
--- a/src/checkstyle/checkstyle-suppressions.xml
+++ b/src/checkstyle/checkstyle-suppressions.xml
@@ -14,7 +14,7 @@
-
+
@@ -43,7 +43,8 @@
-
+
+
@@ -66,7 +67,7 @@
-
+
@@ -123,6 +124,7 @@
+
diff --git a/src/checkstyle/checkstyle.xml b/src/checkstyle/checkstyle.xml
index 5a24fdbd446..aac5c3fa4b8 100644
--- a/src/checkstyle/checkstyle.xml
+++ b/src/checkstyle/checkstyle.xml
@@ -238,11 +238,11 @@
-
-
+
+
+ value="Printing to System.out and System.err is forbidden in the main codebase"/>