fix freebsd linking #7705
diff --git a/Misc/NEWS b/Misc/NEWS
index 4ce035f..60e6d8f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -60,6 +60,11 @@
   measures the number of UDP packets processed per second depending on the
   number of background CPU-bound Python threads.
 
+Build
+-----
+
+- Issue #7705: Fix linking on FreeBSD.
+
 
 What's New in Python 2.7 alpha 4?
 =================================