HEAD - 127533 (already in v_821)
diff --git a/org.eclipse.jdt.core/buildnotes_jdt-core.html b/org.eclipse.jdt.core/buildnotes_jdt-core.html
index 9314abe..56ed52d 100644
--- a/org.eclipse.jdt.core/buildnotes_jdt-core.html
+++ b/org.eclipse.jdt.core/buildnotes_jdt-core.html
@@ -63,6 +63,7 @@
 *     - possible values:   { "error", "warning", "ignore" }
 *     - default:           "warning"
 </pre>
+(see <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=127533">bug 127533</a>)
 </li>
 <li>Added the following APIs to support annotation in the Java model (see <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=79112">bug 79112</a>
      for more details):
@@ -277,7 +278,9 @@
 </ul>
 
 <h3>Problem Reports Fixed</h3>
-<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=207445">207445</a>
+<a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=127533">127533</a>
+[1.5][compiler] warning on unused @SuppressWarnings annotations
+<br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=207445">207445</a>
 IMemberValuePair with heterogenous array values should be of kind K_UNKNOWN
 <br><a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=207257">207257</a>
 [search] SearchEngine returns incorrectly typed SearchMatch when searching for local variable declarations