diff --git a/CHANGELOG.md b/CHANGELOG.md
index c6e6b0b596b7acf562717e39e9d7700e25e57a7a..2c462fb8e4620a6767e45321c4af0aadeafea69f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
 - [#2749](https://github.com/influxdata/telegraf/pull/2749): Fixed sqlserver input to work with case sensitive server collation.
 - [#2716](https://github.com/influxdata/telegraf/pull/2716): Systemd does not see all shutdowns as failures
 - [#2782](https://github.com/influxdata/telegraf/pull/2782): Reuse transports in input plugins
+- [#2815](https://github.com/influxdata/telegraf/issues/2815): Inputs processes fails with "no such process".
 
 ## v1.3 [2017-05-15]