Index: wp-config-sample.php
===================================================================
--- wp-config-sample.php	(revision 13151)
+++ wp-config-sample.php	(working copy)
@@ -71,6 +71,13 @@
  */
 define ('WPLANG', '');
 
+/**
+ * For developers: WordPress debugging mode.
+ *
+ * Set this to true to enable the display of notices during development.
+ */
+define('WP_DEBUG', false);
+
 /* That's all, stop editing! Happy blogging. */
 
 /** Absolute path to the WordPress directory. */
