Issue #28480: Avoid label at end of compound statement --without-threads
diff --git a/Misc/NEWS b/Misc/NEWS
index ba5ad65..6cf59a3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -60,6 +60,9 @@
 Library
 -------
 
+- Issue #28480: Fix error building _sqlite3 module when multithreading is
+  disabled.
+
 - Issue #24452: Make webbrowser support Chrome on Mac OS X.
 
 - Issue #26293: Fixed writing ZIP files that starts not from the start of the